cssprovider: #include gio
authorBenjamin Otte <otte@redhat.com>
Tue, 12 Apr 2011 11:35:10 +0000 (13:35 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 26 Apr 2011 22:42:44 +0000 (00:42 +0200)
We reference GFile...

gtk/gtkcssprovider.h

index 97638970944600dad851b6a1c6847e3d697c504a..add2affd9a88acad9ab54a04f9a1b6aca43a7f0d 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef __GTK_CSS_PROVIDER_H__
 #define __GTK_CSS_PROVIDER_H__
 
-#include <glib-object.h>
+#include <gio/gio.h>
 
 G_BEGIN_DECLS